-
Home
-
Simpler Checkout
-
1.1.12 (latest)
-
Code
-
Classes
- OrderService
Total Complexity |
31 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
216 |
Lines of code |
149 |
Logical lines of code |
99 |
Comment lines |
20 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_order() |
A |
37 |
13 |
74 |
apply_coupon() |
S |
62 |
4 |
12 |
apply_discount() |
S |
56 |
3 |
18 |
assign_shipping_address() |
S |
58 |
3 |
15 |
calculate_discount_tax() |
S |
62 |
2 |
10 |
get_payment_method_id() |
S |
74 |
2 |
5 |
get_payment_method_type() |
S |
74 |
2 |
5 |
get_order_by_meta() |
S |
69 |
1 |
7 |
coupon_exists() |
S |
80 |
1 |
3 |